- formatResult
string formatResult(DiffResult[] results, string format, string strAdd, string strDelete, size_t max_line)
Undocumented in source. Be warned that the author may not have intended to support it.
- getDiff
DiffResult[] getDiff(T[] a, T[] b, long offset)
Undocumented in source. Be warned that the author may not have intended to support it.